'宣言 Public Overloads Shared Function GetPdfEnum(Of T As {New, Struct})( _ ByVal dict As IPdfDict, _ ByVal key As PdfName, _ ByVal defValue As T _ ) As PdfEnum(Of T)
public static PdfEnum<T> GetPdfEnum<T>( IPdfDict dict, PdfName key, T defValue ) where T: new(), struct
IPdfDictExt クラス IPdfDictExt メンバ オーバーロード一覧